Origin: debian
Forwarded: not-needed
Last-Update: 2021-01-03
For being able to have full control over the build process, we need
full control over the build flags set. That's why it is recommended to disable
any modification from these flags from package side.
Gbp-Pq: Name 0002-use_system_buildflags.patch
# add definitions
include(DefineCMakeDefaults)
include(DefinePlatformDefaults)
-include(DefineCompilerFlags)
include(DefineOptions.cmake)
include(DefineInstallationPaths)